onPrepareMenu

open fun onPrepareMenu(@NonNull menu: Menu)(source)

Called by the MenuHost right before the Menu is shown. This should be called when the menu has been dynamically updated.

Parameters

menu

the menu that is to be prepared

See also